Skip to content

Conversation

nhivpham
Copy link

@nhivpham nhivpham commented May 13, 2025

Overview

Moves FadeInSlideOut animation component from /Motion directory into /Animation. Additionally, adds a story page for FadeInSlideOut.

PR Checklist

  • Related to designs:
  • Related to JIRA ticket: GM-1107
  • I have run this code to verify it works
  • This PR includes unit tests for the code change
  • This PR includes testing instructions tests for the code change
  • The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories

Testing Instructions

  1. Visit the FadeInSlideOut animation
  2. View FadeInSlideOut docs
  3. Click click about, test the "Click Me." button
  4. Visit the FadeInSlideOut docs
  5. Click click about, test the "Click Me." button
  6. Profit!

PR Links and Envs

Repository PR Link
Monolith Monolith PR
Mono Mono PR

@CLAassistant
Copy link

CLAassistant commented May 13, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

nx-cloud bot commented May 13, 2025

View your CI Pipeline Execution ↗ for commit a8a99c9

Command Status Duration Result
nx run-many --target=build --all ✅ Succeeded 18s View ↗
nx run-many --target=verify --parallel=3 --all ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-23 20:03:25 UTC

@nhivpham nhivpham changed the title Np gm 1107 chore: move FadeInSlideOut into Animation folder & write story May 13, 2025
@nhivpham nhivpham marked this pull request as ready for review September 9, 2025 08:01
@nhivpham nhivpham requested a review from a team as a code owner September 9, 2025 08:01
{isVisible ? 'Thanks!' : 'Click me.'}
</FillButton>
</Box>
<Box mt={8}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to give this a fixed height. I noticed that the animation is a little chunky in storybook because it's recalculating the height at the same time. Something to be aware of when we use it i guess too, but it may just be an issue with the storybook layout.

Copy link
Member

@jakemhiller jakemhiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@codecademydev
Copy link
Collaborator

📬Published Alpha Packages:

@codecademy/[email protected]
@codecademy/[email protected]
@codecademy/[email protected]

@codecademydev
Copy link
Collaborator

🚀 Styleguide deploy preview ready!

https://68d2fe1cf68d31526eac3dd6--gamut-preview.netlify.app

Deploy Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants